iwdpRotatePlain

fun ERROR CLASS: Symbol not found for Dp.iwdpRotatePlain(rotation: ERROR CLASS: Symbol not found for Dp, orientation: Orientation = Orientation.LANDSCAPE): ERROR CLASS: Symbol not found for Dp

EN Plain wdp rotation: rotation and receiver already scaled; logic only. PT Rotação wdp Plain: rotation e recetor já escalados; só a lógica.


fun ERROR CLASS: Symbol not found for Dp.iwdpRotatePlain(rotationValue: Number, finalQualifierResolver: DpQualifier = DpQualifier.WIDTH, orientation: Orientation = Orientation.LANDSCAPE, ignoreMultiWindows: Boolean = false, applyAspectRatio: Boolean = false, customSensitivityK: Float? = null): ERROR CLASS: Symbol not found for Dp

EN Extension for Dp with dynamic scaling based on Screen Width (wDP). Returns the original raw Dp value if the condition is not met. When the device is in the specified orientation, it uses rotationValue scaled with the given finalQualifierResolver.

PT Extensão para Dp com dimensionamento dinâmico baseado na Largura da Tela (wDP). Retorna o valor original de Dp bruto se a condição não for atendida. Quando o dispositivo está na orientation especificada, usa rotationValue escalado com o finalQualifierResolver dado.